home *** CD-ROM | disk | FTP | other *** search
/ HeiBe Erotik / HeiBe Erotik.iso / erospiel / justinam / setup.exe / 0 / RCDATA / TUPDATECHECK / TUPDATECHECK.txt < prev   
Text File  |  1979-12-31  |  1KB  |  49 lines

  1. object UpdateCheck: TUpdateCheck
  2.   Left = 215
  3.   Top = 125
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Update Check'
  7.   ClientHeight = 59
  8.   ClientWidth = 472
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 8
  19.     Top = 8
  20.     Width = 32
  21.     Height = 32
  22.     AutoSize = True
  23.     Picture.Data = {<image000.ico>}
  24.   end
  25.   object Label1: TLabel
  26.     Left = 48
  27.     Top = 8
  28.     Width = 187
  29.     Height = 13
  30.     Caption = 'Dieses Produkt ist eine Update-Version.'
  31.   end
  32.   object Label2: TLabel
  33.     Left = 48
  34.     Top = 24
  35.     Width = 345
  36.     Height = 13
  37.     Caption = 
  38.       'Setup ∩┐╜berpr∩┐╜ft nun, ob sie berechtigt sind, diese Software zu i' +
  39.       'nstallieren.'
  40.   end
  41.   object Label3: TLabel
  42.     Left = 48
  43.     Top = 40
  44.     Width = 203
  45.     Height = 13
  46.     Caption = 'Bitte haben Sie einen Augenblick Geduld...'
  47.   end
  48. end
  49.